* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #000000;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	width: 1000px;
	text-align: left;
	background-color: #000000;
}
#header{
	background-image: url(Images/header.jpg);
	height: 100px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	/*margin-left: 112px;*/
	/*font-family: "Courier New", Courier, mono;*/
	/*margin-top: 35px;*/
	font-family: Verdana;
	position: relative;
	left: 98px;
	top: 154px;
}

.sitename {
	text-align: center;
	width: 109px;
}

#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 20px;
	width: 1000px;
	top: 100px;
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 12px;
	background-color: #000000;
	background-image: url(Images/button.gif);
	line-height: 20px;
}

#navlist li{
	display: inline;
	list-style-type: none;
}

#navlist li a {
	padding: 0px 10px;
	/*background-image: url(images/button.gif);*/
	height: 20px;
	width: 105px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin-top: 0px;
	background-image: url(Images/button.gif);
}

#navlist li a span{
	padding: 0px 0px;
	/*background-image: url(images/button.gif);*/
	height: 20px;
	width: 125px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin-top: 0px;
}

#navlist a:hover {
	height: 20px;
	cursor: pointer;
	background-image: url(Images/buttonover.gif);
}

#n1{left: 125px;}
#n2{left: 250px;}
#n3{left: 375px;}
#n4{left: 500px;}
#n5{left: 625px;}
#n6{left: 750px;}
#n7{left: 875px;}
#n8{left: 875px;}
#n9{left: 666px;}

#leftside{float: left;}
#leftside h3{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-top: 35px;	
}
#content{
	margin-top: 120px;
	position: absolute;
	width: 1000px;
	background-color: #000000;
	height: auto;
}
#picture1{
	margin-left: 0px;
	height: 291px;
	width: 388px;
	background-image: url(../Images/Kitchen%20Button.jpg);
	margin-top: 0px;
}
#picture2{	
	margin-left: 0px;
	height: 291px;
	width: 389px;
	background-image: url(../Images/Bath%20Button.jpg);
	margin-top: 0px;
}
#picture3{
	margin-left: 0px;
	height: 291px;
	width: 388px;
	background-image: url(../Images/Home%20Button.jpg);
	margin-top: 0px;
}
#picture4{	
	margin-left: 0px;
	height: 291px;
	width: 389px;
	background-image: url(../Images/Other%20Button.jpg);
	margin-top: 0px;
}

#picture a:hover { background: #376898; height: 25px; cursor: pointer;}

#footer{
	clear: both;
	background-color: #000000;
	position: relative;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(Images/footer.gif);
}
#rightside{
	float: right;
	width: 1000px;
	background-color: #000000;
	margin-right: 0px;
	margin-top: 0px;
	overflow: hidden;
}
#rightside p{
	font-family: "Palatino Linotype";
	font-size: 20px;
	font-weight: normal;
	color: #A07FAA;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 980px;
	margin-right: 10px;
	text-align: center;
}
#rightside h1{
	margin: 0px 0px 10px 0px;
	width: 1000px;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #57357F;
	text-align: center;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #033387;}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 98px;
	margin-right: 10px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
